* lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
authorSam Steingold <sds@gnu.org>
Thu, 19 Jul 2012 14:38:01 +0000 (10:38 -0400)
committerSam Steingold <sds@gnu.org>
Thu, 19 Jul 2012 14:38:01 +0000 (10:38 -0400)
commite966dffda3ec0fc2eaa65e739963ea0612bf3e5c
tree01ee468809197012f9db1bedef284a7fcc63193c
parentef5a14eabf3b82642e66fabac854b61f864d6435
* lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
vc-bzr-pull & vc-bzr-merge-branch.
* lisp/vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
(vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
for consistency with compilation-error-regexp-alist.
* lisp/vc/vc-git.el (vc-git-error-regexp-alist): Add.
(vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
* lisp/vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
(vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
lisp/ChangeLog
lisp/vc/vc-bzr.el
lisp/vc/vc-dispatcher.el
lisp/vc/vc-git.el
lisp/vc/vc-hg.el